-
Notifications
You must be signed in to change notification settings - Fork 2.9k
fix: Improve some internationalized content #7996
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| alertCountHelper: 'Kekerapan maksimum amaran harian', | ||
| alert: 'Amaran SMS', | ||
| logs: 'Log Amaran', | ||
| list: 'Senarai Amaran', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The above text does not have any obvious differences. It's a series of JavaScript objects and JSON strings. I will need to examine them line-by-line separately if you want specific diffs for one or the other object.
However, this snippet appears to be incomplete with an unbalanced set of key-value pairs (for example missing closing braces {} at the end). If necessary, more detailed analysis could be provided on these lines to make more precise suggestions and/or optimizations about structure, formatting, logic, etc. However, without further context about what needs examined or improved, there isn't much I can say directly from here.
|
wanghe-fit2cloud
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wanghe-fit2cloud The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
1 similar comment
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wanghe-fit2cloud The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |



No description provided.